Files
ed249de1-6fbe-4188-98ad-03f…/vercel.json
2026-03-12 06:25:17 +00:00

5 lines
97 B
JSON

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