Files
fff14df4-801d-43d1-b045-482…/vercel.json
2026-04-19 11:53:22 +00:00

5 lines
97 B
JSON

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