Files
06f83772-8724-46a1-80df-e7e…/vercel.json
2026-05-21 07:48:33 +00:00

5 lines
97 B
JSON

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