Files
1d63dd82-c042-4c2d-8162-e39…/vercel.json
2026-03-07 05:56:55 +00:00

5 lines
97 B
JSON

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