Files
d39d7a84-43e7-486e-bfd4-e76…/vercel.json
2026-04-22 18:03:04 +00:00

5 lines
97 B
JSON

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