Files
d3cff6c7-f2ae-4dcf-8a9a-bf9…/vercel.json
2026-04-23 21:53:01 +00:00

5 lines
97 B
JSON

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