Files
68ef3b7a-9f3c-4749-b169-b81…/vercel.json
2026-06-09 16:32:06 +00:00

5 lines
97 B
JSON

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