Files
f9de4fce-4ed1-4cb6-8f21-7ab…/vercel.json
2026-03-17 18:48:28 +00:00

5 lines
97 B
JSON

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