Files
0fcc7fd4-4227-45f0-92b3-67d…/vercel.json
2026-03-11 09:09:56 +00:00

5 lines
97 B
JSON

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