Files
149f9bef-cacc-4974-b9c1-5a8…/vercel.json
2026-05-17 14:10:07 +00:00

5 lines
97 B
JSON

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