Files
24e9c9f7-6057-4be8-b437-92d…/vercel.json
2026-06-09 23:03:49 +00:00

5 lines
97 B
JSON

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