Files
006d60f8-1c14-469a-9fd3-ceb…/vercel.json
2026-03-07 20:30:26 +00:00

5 lines
97 B
JSON

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