Files
90b86da7-8b78-4c78-b535-e39…/vercel.json
2026-03-08 00:04:45 +00:00

5 lines
97 B
JSON

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