Files
8520cd4b-8353-47f1-9fc4-0cd…/vercel.json
2026-03-21 11:03:29 +00:00

5 lines
97 B
JSON

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