Files
7bafead4-fb1a-4ddc-adb2-4bf…/vercel.json
2026-04-06 17:40:24 +00:00

5 lines
97 B
JSON

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