Files
7f7c2b0a-bf40-49c6-b5bf-cd2…/vercel.json
2026-04-19 22:45:44 +00:00

5 lines
97 B
JSON

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