Files
4f8330fd-0f92-41c8-863a-91c…/vercel.json
2026-03-04 04:42:08 +00:00

5 lines
97 B
JSON

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