Files
bd653e5f-fe4b-4375-91e1-98d…/vercel.json
2026-03-08 15:09:52 +00:00

5 lines
97 B
JSON

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