Files
dc0ebf39-c3f0-4e05-a5ee-e69…/vercel.json
2026-03-12 02:58:55 +00:00

5 lines
97 B
JSON

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