Files
972a45e8-a926-4b4d-9e19-514…/vercel.json
2026-06-10 20:33:09 +00:00

5 lines
97 B
JSON

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