Files
659f15c0-10d5-4b86-a3ce-e8e…/vercel.json
2026-03-09 15:15:23 +00:00

5 lines
97 B
JSON

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