Files
35358f75-2dd3-4103-a3a6-8d8…/vercel.json
2026-06-11 09:10:40 +00:00

5 lines
97 B
JSON

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