Files
d4f5aaf0-b58b-49c7-98cf-fee…/vercel.json
2026-03-25 05:27:57 +00:00

5 lines
97 B
JSON

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