Files
2ed8c89b-aa8a-41de-8a4e-890…/vercel.json
2026-03-07 19:08:24 +00:00

5 lines
97 B
JSON

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