Files
dc71508e-b0f2-4777-b93c-6f3…/vercel.json
2026-05-17 01:55:52 +00:00

5 lines
97 B
JSON

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