Files
4c0e7909-7da4-436a-97ee-059…/vercel.json
2026-04-08 15:42:38 +00:00

5 lines
97 B
JSON

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