Files
0b957e03-e7d0-4ca9-b1d4-d95…/vercel.json
2026-05-28 10:56:31 +00:00

5 lines
97 B
JSON

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