Files
37b82a30-d901-4e83-8488-6ff…/vercel.json
2026-03-12 00:54:56 +00:00

5 lines
97 B
JSON

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