Files
4cef2c26-95c9-4ac9-b254-d08…/vercel.json
2026-03-08 11:29:28 +00:00

5 lines
97 B
JSON

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