Files
15b943e7-e4b2-42f0-b1e1-53d…/vercel.json
2026-03-07 11:47:08 +00:00

5 lines
97 B
JSON

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