Files
30e85f0e-f6df-463b-9867-15a…/vercel.json
2026-03-27 12:40:38 +00:00

5 lines
97 B
JSON

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