Files
7f4bd17a-415d-41e7-be76-579…/vercel.json
2026-04-14 07:03:15 +00:00

5 lines
97 B
JSON

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