Files
d7337948-4504-4fe8-9e09-4ef…/vercel.json
2026-04-16 23:12:48 +00:00

5 lines
97 B
JSON

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