Files
313da3e7-9e60-4d8d-925e-b54…/vercel.json
2026-05-06 14:11:06 +00:00

5 lines
97 B
JSON

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