Files
4393f257-5fed-436c-b8ee-003…/vercel.json
2026-05-05 22:00:22 +00:00

5 lines
97 B
JSON

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