Files
c26ef7f5-6616-4399-a970-e64…/vercel.json
2026-04-08 08:50:27 +00:00

5 lines
97 B
JSON

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