Files
a3c68475-a082-4cfc-b4ef-167…/vercel.json
2026-04-17 00:08:23 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}