Files
6b229f7a-89d7-4554-a95a-98c…/vercel.json
2026-04-17 08:58:47 +00:00

5 lines
97 B
JSON

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