Files
fe1f6894-712b-4ce1-b9ac-59e…/vercel.json
2026-05-17 20:34:47 +00:00

5 lines
97 B
JSON

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