Files
3ecdda44-6d9f-4df5-af14-0c0…/vercel.json
2026-04-22 14:16:08 +00:00

5 lines
97 B
JSON

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