Files
0671f6e4-fa8f-43d9-894e-63d…/vercel.json
2026-04-22 23:29:37 +00:00

5 lines
97 B
JSON

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