Files
7c7bb796-e5e6-48b8-b767-28e…/vercel.json
2026-03-07 10:48:40 +00:00

5 lines
97 B
JSON

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