Files
0fcff58d-61e2-4e64-b309-e0b…/vercel.json
2026-06-07 12:34:00 +00:00

5 lines
97 B
JSON

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