Files
ebf6eeec-1098-48dd-8da5-96a…/vercel.json
2026-04-20 14:02:35 +00:00

5 lines
97 B
JSON

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