Files
8ff05f01-5462-41de-a686-5cd…/vercel.json
2026-03-16 19:43:54 +00:00

5 lines
97 B
JSON

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