Files
227d1bc1-edc8-4044-b1f5-6e6…/vercel.json
2026-04-04 18:13:52 +00:00

5 lines
97 B
JSON

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