Files
cd680056-2e03-4faf-a3b8-22b…/vercel.json
2026-04-15 12:13:11 +00:00

5 lines
97 B
JSON

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