Files
d87d319c-386e-4d40-b16b-975…/vercel.json
2026-06-11 19:59:06 +00:00

5 lines
97 B
JSON

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