Files
678ac8ed-4129-4851-913a-e9e…/vercel.json
2026-06-03 19:58:04 +00:00

5 lines
97 B
JSON

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