Files
57aa6008-0ed1-4df3-b233-1f8…/vercel.json
2026-05-19 04:10:36 +00:00

5 lines
97 B
JSON

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