Files
33fa0f2c-3246-4911-8303-8cd…/vercel.json
2026-03-21 17:01:09 +00:00

5 lines
97 B
JSON

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