Files
b05df099-fa2d-4be5-99e0-c77…/vercel.json
2026-04-09 03:44:55 +00:00

5 lines
97 B
JSON

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