Files
1d93be74-5818-4db9-924b-2c2…/vercel.json
2026-04-11 16:33:47 +00:00

5 lines
97 B
JSON

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