Files
ca5bff8f-2e27-4c10-8e15-ce7…/vercel.json
2026-04-15 01:24:33 +00:00

5 lines
97 B
JSON

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