Files
7f70fb86-3de5-49b3-be36-2f6…/vercel.json
2026-04-28 09:52:12 +00:00

5 lines
97 B
JSON

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