Files
8b6bd943-23d1-4875-8f76-5e1…/vercel.json
2026-04-07 12:28:29 +00:00

5 lines
97 B
JSON

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