Files
6894c421-5be4-4da4-a76b-b3a…/vercel.json
2026-03-11 19:50:08 +00:00

5 lines
97 B
JSON

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