Files
106b650b-e6c8-49db-b41a-765…/vercel.json
2026-03-12 20:09:44 +00:00

5 lines
97 B
JSON

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