Files
893e59d7-cddf-4f15-856e-1e4…/vercel.json
2026-03-10 12:30:25 +00:00

5 lines
97 B
JSON

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