Files
fb4efb61-1a2b-4a6c-b0fb-118…/vercel.json
2026-04-22 15:46:44 +00:00

5 lines
97 B
JSON

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