Files
d2b56306-167e-4318-b4d6-c5b…/vercel.json
2026-03-09 10:53:31 +00:00

5 lines
97 B
JSON

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