Files
80f0f02c-60ce-44e9-b692-9bc…/vercel.json
2026-06-12 07:46:45 +00:00

5 lines
97 B
JSON

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