Files
19b159e1-29f6-4aa0-a624-192…/vercel.json
2026-06-08 16:08:07 +00:00

5 lines
97 B
JSON

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