Files
ade69eee-74ec-4f9b-b70e-839…/vercel.json
2026-02-11 02:10:49 +00:00

5 lines
97 B
JSON

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