Files
6d103bae-37e3-4d07-84c9-ec8…/vercel.json
2026-04-08 08:14:42 +00:00

5 lines
97 B
JSON

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