Files
4fa6ee57-4af2-4fc1-9b24-817…/vercel.json
2026-04-19 20:27:26 +00:00

5 lines
97 B
JSON

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