Files
b08b1831-a87d-4153-ade4-0c4…/vercel.json
2026-06-05 21:54:49 +00:00

5 lines
97 B
JSON

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