Files
98454d96-e3e0-4bb2-aa9e-da4…/vercel.json
2026-03-12 13:27:53 +00:00

5 lines
97 B
JSON

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