Files
6741ff40-0236-41db-b803-495…/vercel.json
2026-05-24 07:52:29 +00:00

5 lines
97 B
JSON

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