Files
2ccd0033-e983-41bc-8f20-a2b…/vercel.json
2026-03-04 07:57:50 +00:00

5 lines
97 B
JSON

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