Files
1f0b721e-2f6b-42f0-8d91-03f…/vercel.json
2026-03-19 18:14:29 +00:00

5 lines
97 B
JSON

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