Files
f5bc2adb-49f8-4a98-aeed-92d…/vercel.json
2026-04-27 18:48:05 +00:00

5 lines
97 B
JSON

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