Files
ed6245de-9f4b-49e8-b7ff-b68…/vercel.json
2026-04-09 08:38:14 +00:00

5 lines
97 B
JSON

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