Files
5dcc393b-8712-4b56-a593-abb…/vercel.json
2026-05-08 18:25:43 +00:00

5 lines
97 B
JSON

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