Files
3ef63078-d4ec-4e5f-a378-9ad…/vercel.json
2026-03-12 12:38:29 +00:00

5 lines
97 B
JSON

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