Files
56bd2d42-4f8f-43a2-90e1-b74…/vercel.json
2026-03-26 08:29:08 +00:00

5 lines
97 B
JSON

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