Files
4a595bf6-5aba-490e-94af-7ca…/vercel.json
2026-04-05 15:03:26 +00:00

5 lines
97 B
JSON

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