Files
970f989b-ad51-4a7a-b992-1df…/vercel.json
2026-03-28 08:39:44 +00:00

5 lines
97 B
JSON

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