Files
ed227cc2-87b9-4d5a-8557-940…/vercel.json
2026-03-17 23:30:06 +00:00

5 lines
97 B
JSON

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