Files
b8491c29-694d-4259-8bf4-5b3…/vercel.json
2026-03-25 14:56:51 +00:00

5 lines
97 B
JSON

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