Files
adb63e16-5acf-4f04-ab8c-cae…/vercel.json
2026-04-20 23:43:18 +00:00

5 lines
97 B
JSON

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