Files
f893990b-471c-474b-b96d-309…/vercel.json
2026-05-01 19:55:59 +00:00

5 lines
97 B
JSON

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