Files
716a6109-e091-4fbe-b19b-f99…/vercel.json
2026-04-25 17:09:37 +00:00

5 lines
97 B
JSON

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