Files
5b3a27a2-535b-411b-9eef-565…/vercel.json
2026-06-04 16:56:27 +00:00

5 lines
97 B
JSON

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