Files
01bd2b01-eabd-41e2-a76b-46d…/vercel.json
2026-03-23 05:38:03 +00:00

5 lines
97 B
JSON

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