Files
58d47397-d1f3-4b33-89bd-d10…/vercel.json
2026-04-26 18:53:40 +00:00

5 lines
97 B
JSON

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