Files
b140fbf3-200c-4a47-b065-f5d…/vercel.json
2026-05-13 14:11:39 +00:00

5 lines
97 B
JSON

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