Files
9f267e04-f0db-4553-8b0a-abd…/vercel.json
2026-05-09 22:26:37 +00:00

5 lines
97 B
JSON

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