Files
3b5a2db5-1907-4005-9d5b-e66…/vercel.json
2026-05-10 11:09:37 +00:00

5 lines
97 B
JSON

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