Files
050d129e-dc5f-4fec-9bec-a83…/vercel.json
2026-03-04 17:09:03 +00:00

5 lines
97 B
JSON

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