Files
4bb51164-22bf-4f68-8f89-778…/vercel.json
2026-03-31 16:09:07 +00:00

5 lines
97 B
JSON

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