Files
6cfcba81-4546-4b4f-bc1a-554…/vercel.json
2026-03-10 15:37:41 +00:00

5 lines
97 B
JSON

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