Files
51e0d981-9bd4-4881-a465-0ec…/vercel.json
2026-03-18 00:55:42 +00:00

5 lines
97 B
JSON

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