Files
2171c04c-b71b-4320-8574-bfb…/vercel.json
2026-03-04 18:20:10 +00:00

5 lines
97 B
JSON

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