Files
bdd281c8-2dc0-4c51-aa4d-189…/vercel.json
2026-04-18 14:54:40 +00:00

5 lines
97 B
JSON

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