Files
d89329fc-d193-497c-a82d-359…/vercel.json
2026-04-11 14:20:03 +00:00

5 lines
97 B
JSON

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