Files
e544d6bf-1a8f-40ea-8b44-fe5…/vercel.json
2026-04-15 12:21:38 +00:00

5 lines
97 B
JSON

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