Files
f7ef64d5-c0be-4adb-a0cd-3f4…/vercel.json
2026-04-02 18:36:32 +00:00

5 lines
97 B
JSON

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