Files
08940536-e605-4b4f-ba0a-a47…/vercel.json
2026-04-05 19:39:54 +00:00

5 lines
97 B
JSON

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