Files
b787b9c3-ad5a-4cfd-8177-385…/vercel.json
2026-03-09 15:45:31 +00:00

5 lines
97 B
JSON

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