Files
4b7bf8a7-e5f6-41b5-b70a-640…/vercel.json
2026-03-08 21:30:59 +00:00

5 lines
97 B
JSON

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