Files
6beb5c35-9f15-4395-bdac-f3a…/vercel.json
2026-06-10 16:43:50 +00:00

5 lines
97 B
JSON

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