Files
74354364-76bb-4dc2-8aa7-521…/vercel.json
2026-03-25 17:57:47 +00:00

5 lines
97 B
JSON

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