Files
34f92d4c-e3e2-420c-aad8-ded…/vercel.json
2026-03-10 04:39:11 +00:00

5 lines
97 B
JSON

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