Files
8f25c8cf-6e44-4070-91f4-6f4…/vercel.json
2026-03-29 07:23:38 +00:00

5 lines
97 B
JSON

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