Files
ce48c341-cb63-4065-9411-c2c…/vercel.json
2026-03-03 17:09:22 +00:00

5 lines
97 B
JSON

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