Files
e1ebc655-382b-49bc-88dd-32d…/vercel.json
2026-03-16 08:08:20 +00:00

5 lines
97 B
JSON

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