Files
23e9c802-74cf-4ffe-95a0-4ef…/vercel.json
2026-03-11 15:39:42 +00:00

5 lines
97 B
JSON

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