Files
3fd4efa2-b179-4f36-bb3f-8a7…/vercel.json
2026-05-27 02:06:22 +00:00

5 lines
97 B
JSON

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