Files
0c153ece-4918-418e-a80b-e9a…/vercel.json
2026-04-15 09:28:31 +00:00

5 lines
97 B
JSON

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