Files
4ae76d74-5b00-44a4-a4b9-644…/vercel.json
2026-03-03 14:33:53 +00:00

5 lines
97 B
JSON

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