Files
abfbede3-5bdb-4f9e-939f-d7f…/vercel.json
2026-04-20 04:22:23 +00:00

5 lines
97 B
JSON

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