Files
1226e99b-57b5-4de3-8fe1-929…/vercel.json
2026-03-11 02:21:13 +00:00

5 lines
97 B
JSON

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