Files
ff618f59-c3a0-4008-b75c-06e…/vercel.json
2026-04-18 13:47:01 +00:00

5 lines
97 B
JSON

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