Files
641a4b0e-b164-4ee7-9aaf-bdf…/vercel.json
2026-04-15 03:34:41 +00:00

5 lines
97 B
JSON

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