Files
52cb2989-b0c9-4ebb-9c7f-1b7…/vercel.json
2026-03-01 08:18:47 +00:00

5 lines
97 B
JSON

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