Files
d7211f15-4808-4df1-a6bb-e95…/vercel.json
2026-03-09 15:08:25 +00:00

5 lines
97 B
JSON

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