Files
baf00ba5-52f8-47a5-bf29-c9a…/vercel.json
2026-02-11 05:28:48 +00:00

5 lines
97 B
JSON

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