Files
4fb10fcc-a23a-43c5-bde9-b0a…/vercel.json
2026-06-13 01:38:03 +00:00

5 lines
97 B
JSON

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