Files
0e6e6d04-da56-4f3f-b1df-17f…/vercel.json
2026-06-10 21:37:27 +00:00

5 lines
97 B
JSON

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